x86/64: Fix a user of alloc_boot_pages() who should use
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 22 Feb 2007 22:27:40 +0000 (22:27 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 22 Feb 2007 22:27:40 +0000 (22:27 +0000)
commit22c07c8f80658a1873425e1893445f41a98e468f
tree6e8d17de3543923f9a0b93f00986a2e26ed038cd
parent6a20532c7b680a6aef8896491f14226157f4cb85
x86/64: Fix a user of alloc_boot_pages() who should use
alloc_boot_low_pages() instead.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/setup.c
xen/arch/x86/x86_64/mm.c